Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pipenv to v2024.3.1 #4497

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipenv ==2024.2.0 -> ==2024.3.1 age adoption passing confidence

Release Notes

pypa/pipenv (pipenv)

v2024.3.1

Compare Source

What's Changed

Full Changelog: pypa/pipenv@v2024.3.0...v2024.3.1

v2024.3.0

Compare Source

=====================

Bug Fixes

  • Fix dependency resolution edge cases and versioning constraints handling:

    • Allow JSON format options for --reverse dependency graph output matching pipdeptree
    • Improve installation and upgrade routines to better handle dependencies
    • Add ability to specify json output as pipdeptree does
    • Add more consistent handling of VCS dependencies and references
    • Fix synchronization of development and default dependencies during updates
    • Ensure proper propagation of version constraints during updates
    • Fix handling of ~= and other version specifiers during updates

    Key Changes:

    • Improved reverse dependency analysis to catch conflicts earlier in resolution
    • Better handling of VCS package lock data, preserving refs and subdirectories
    • Fixed issue where VCS references could be lost in lock file when installed via commit hash
    • Better handling of pipfile categories during installation and updates
    • Corrected logic for development dependency resolution and constraint propagation
    • Improved validation and preservation of version specifiers during updates

    This improves stability when working with complex dependency trees and version constraints. #&#8203;6281 <https://github.com/pypa/pipenv/issues/6281>_

  • Fixes issue with --skip-lock not providing pip the proper package specifier when version was a string (issue did not impact dict with version key). #&#8203;6288 <https://github.com/pypa/pipenv/issues/6288>_


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge October 30, 2024 00:20
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Oct 30, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 30, 2024
@renovate renovate bot force-pushed the renovate/pipenv-2024.x branch 2 times, most recently from 5a4f6bb to 4e3b6a1 Compare October 30, 2024 18:28
@renovate renovate bot changed the title chore(deps): update dependency pipenv to v2024.3.0 chore(deps): update dependency pipenv to v2024.3.1 Oct 31, 2024
@renovate renovate bot merged commit dd55d4a into develop Oct 31, 2024
43 checks passed
@renovate renovate bot deleted the renovate/pipenv-2024.x branch October 31, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants